aboutdialog: Set icon-size for the logo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jan 2021 22:49:08 +0000 (17:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jan 2021 22:50:05 +0000 (17:50 -0500)
Make it explicit that we want large icons here.

gtk/ui/gtkaboutdialog.ui

index bd69376d6a0c40ec38f03e9653b62e54c7ce0c72..5382941c8197663bdcb4b49b4bd0cfd5672739bc 100644 (file)
@@ -35,6 +35,7 @@
             <child>
               <object class="GtkImage" id="logo_image">
                 <property name="icon-name">image-missing</property>
+                <property name="icon-size">large</property>
                 <style>
                   <class name="icon-dropshadow"/>
                 </style>